From f224475f5784fe40521f066214913212c79dc429 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 14 Mar 2025 15:54:13 +0800 Subject: [PATCH] ; admin/notes/spelling: Notes on abbreviation of "Emacs Lisp" --- admin/notes/spelling | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin/notes/spelling b/admin/notes/spelling index e0cf3998ace..a6441c181f6 100644 --- a/admin/notes/spelling +++ b/admin/notes/spelling @@ -15,3 +15,8 @@ Re "behavior" vs "behaviour", etc. consistency. Leave obsolete aliases, as always. - https://lists.gnu.org/r/emacs-devel/2005-06/msg00489.html + +- In comments, docstrings and other documentation that forms parts of + Emacs itself, prefer not to abbreviate "Emacs Lisp". + Say just "Lisp" whenever the context allows. + If you must abbreviate "Emacs Lisp", capitalize it thus: "Elisp". -- 2.30.2